📁 Contributing
Developing and maintaining the internal-operations documentation requires a commitment to structural uniformity and strict adherence to Docusaurus build requirements. Because our knowledge base is a collaborative effort with many authors, maintaining formatting consistency is vital; it ensures the platform remains professional, easy to navigate, and free of build-breaking errors. By following these shared standards, we transform individual contributions into a cohesive, high-quality resource for the entire organization.
Please review the Recommended section in the Document Structure guide at a minimum. It outlines essential requirements for maintaining overall document consistency.
Guidelines
Your contributor guidelines here as the product owner. I see that you have another file so maybe delete this one?.
Document Structure
Lists required, recommended, and optional markdown structures to use when contributing to this repo.
Documentation Contribution & Maintenance Guidelines
This document defines how documentation is written, reviewed, and kept current.
Extendable Features
Creature features to enhance markdown files.
Sidebar
Docusaurus can create a sidebar automatically from the filesystem structure: each folder in /docs creates a sidebar category, and each file creates a doc link.
Builds
All about the build process for Docusaurus and the GitHub workflow actions implemented in the remote repo.